GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationStickyNote / FontName Property





In This Topic
FontName Property (AnnotationStickyNote)
In This Topic
Syntax
'Declaration
 
Public Shadows Property FontName As String
public new string FontName {get; set;}
public read-write property FontName: String; 
public hide function get,set FontName : String
public: __property new string* get_FontName();
public: __property new void set_FontName( 
   string* value
);
public:
new property String^ FontName {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationStickyNote
AnnotationStickyNote Members